projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9ffb81
)
Send -enable-frame-filters to gdb
author
Tom Tromey
<tom@tromey.com>
Wed, 30 Oct 2019 21:25:23 +0000
(22:25 +0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 30 Oct 2019 21:25:23 +0000
(22:25 +0100)
* lisp/progmodes/gdb-mi.el (gdb-init-1): Send -enable-frame-filters to
gdb.
lisp/progmodes/gdb-mi.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/gdb-mi.el
b/lisp/progmodes/gdb-mi.el
index 60852e4ad60ed9c2d4f5d6cfd407d2276f6fe0db..40263205e7ba2a7109dda9b4167ae64eeb5fc289 100644
(file)
--- a/
lisp/progmodes/gdb-mi.el
+++ b/
lisp/progmodes/gdb-mi.el
@@
-955,6
+955,7
@@
detailed description of this mode.
(gdb-input "-gdb-set non-stop 1" 'gdb-non-stop-handler))
(gdb-input "-enable-pretty-printing" 'ignore)
+ (gdb-input "-enable-frame-filters" 'ignore)
;; Find source file and compilation directory here.
(if gdb-create-source-file-list